翻訳と辞書
Words near each other
・ High Resolution Stereo Camera
・ High Rhine
・ High Rhulain
・ High Rid Reservoir
・ High Ridge, Maryland
・ High Ridge, Missouri
・ High Rigg
・ High Rise
・ High Rise (band)
・ High Rise (EP)
・ High Rise (novel)
・ High Performance Computing Wales
・ High Performance Driver Education
・ High Performance FC
・ High Performance File System
High Performance Fortran
・ High Performance Fuzzy Computing
・ High Performance Knowledge Bases
・ High Performance Magazine
・ High performance plastics
・ High Performance Polymers
・ High Performance Programme
・ High Performance Storage System
・ High Performance Systems Group
・ High performance thin layer chromatography
・ High Performance Wireless Research and Education Network
・ High Pike
・ High Pike (Scandale)
・ High place
・ High Places


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

High Performance Fortran : ウィキペディア英語版
High Performance Fortran
High Performance Fortran (HPF) is an extension of Fortran 90 with constructs that support parallel computing, published by the ''High Performance Fortran Forum'' (HPFF). The HPFF was convened and chaired by Ken Kennedy of Rice University. The first version of the HPF Report was published in 1993.
Building on the array syntax introduced in Fortran 90, HPF uses a data parallel model of computation to support spreading the work of a single array computation over multiple processors. This allows efficient implementation on both SIMD and MIMD style architectures. HPF features included:
* New Fortran statements, such as FORALL, and the ability to create PURE (side effect free) procedures
* Compiler directives for recommended distributions of array data
* ''Extrinsic procedure'' interface for interfacing to non-HPF parallel procedures such as those using message passing
* Additional library routines - including environmental inquiry, parallel prefix/suffix (e.g., 'scan'), data scattering, and sorting operations
Fortran 95 incorporated several HPF capabilities. In response, the HPFF again convened and published the HPF 2.0 Report. The updated report removed material which was already covered by Fortran 95. The report was also reorganized and revised based on experience with HPF 1.0.
While some vendors did incorporate HPF into their compilers in the 1990s, some aspects proved difficult to implement and of questionable use. Since then, most vendors and users have moved to OpenMP-based parallel processing. However HPF continues to have influence. For example the proposed BIT data type for the upcoming Fortran-2008 standard contains a number of new intrinsic functions taken directly from HPF.
==See also==

* Partitioned global address space
* (The rise and fall of High Performance Fortran: an historical object lesson )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「High Performance Fortran」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.